ONOFF
划词翻译
导航
建议反馈
词典App

lazy evaluation中文是什么意思

  • 惰性计算
  • 惰性求值

"查查词典"手机版

千万人都在用的超大词汇词典翻译APP

  • 例句与用法
  • Incremental and lazy evaluation
    增量式求值和懒惰求值
  • The lazy evaluation feature is needed to handle recursive data structures like trees and graphs
    懒惰求值的特性常用在处理像tree或者graph这样的递归数据结构上。
  • One example of a lazy evaluation is a function that generates an infinite list of fibonacci numbers , but where the computation of the
    一个懒惰计算的例子是生成无穷fibonacci列表的函数,但是对第n个
  • In lazy evaluation , an expression is not evaluated as soon as it is bound to a variable , but when the evaluator is forced to produce the expression s value
    在懒惰计算中,表达式不是在绑定到变量时立即计算,而是在求值程序需要产生表达式的值时进行计算。
  • 百科解释
In programming language theory, lazy evaluation or call-by-need is an evaluation strategy which delays the evaluation of an expression until its value is needed (non-strict evaluation) and which also avoids repeated evaluations (sharing). The sharing can reduce the running time of certain functions by an exponential factor over other non-strict evaluation strategies, such as call-by-name.
详细百科解释
  • 其他语种释义
  • 推荐英语阅读
lazy evaluation的中文翻译,lazy evaluation是什么意思,怎么用汉语翻译lazy evaluation,lazy evaluation的中文意思,lazy evaluation的中文lazy evaluation in Chineselazy evaluation的中文lazy evaluation怎么读,发音,例句,用法和解释由查查在线词典提供,版权所有违者必究。
Last modified time:Sun, 10 Aug 2025 00:29:56 GMT

说出您的建议或使用心得